Search for handle

  1. Search 7.x for handle
  2. Search 9.5.x for handle
  3. Search 8.9.x for handle
  4. Search 10.3.x for handle
  5. Other projects
Title Object type File name Summary
RoleAccessControlHandler::checkAccess function core/modules/user/src/RoleAccessControlHandler.php Performs access checks.
RouteBuilder::$moduleHandler property core/lib/Drupal/Core/Routing/RouteBuilder.php The module handler.
RouteBuilderTest::$moduleHandler property core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php The module handler.
RouteProviderTest::httpKernelHandle function core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php Returns the handle of the HTTP kernel service.
RouteSubscriber::$moduleHandler property core/modules/block_content/src/Routing/RouteSubscriber.php The module handler.
SaveUploadFormTest::testHandleDangerousFile function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests dangerous file handling.
SaveUploadFormTest::testHandleExtension function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests extension handling.
SaveUploadFormTest::testHandleFileMunge function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests file munge handling.
SaveUploadTest::testHandleDangerousFile function core/modules/file/tests/src/Functional/SaveUploadTest.php Tests dangerous file handling.
SaveUploadTest::testHandleDotFile function core/modules/file/tests/src/Functional/SaveUploadTest.php Test dangerous file handling.
SaveUploadTest::testHandleExtension function core/modules/file/tests/src/Functional/SaveUploadTest.php Tests extension handling.
SaveUploadTest::testHandleFileMunge function core/modules/file/tests/src/Functional/SaveUploadTest.php Tests file munge handling.
SearchPageAccessControlHandler class core/modules/search/src/SearchPageAccessControlHandler.php Defines the access control handler for the search page entity type.
SearchPageAccessControlHandler.php file core/modules/search/src/SearchPageAccessControlHandler.php
SearchPageAccessControlHandler::checkAccess function core/modules/search/src/SearchPageAccessControlHandler.php Performs access checks.
SearchTextProcessor::$moduleHandler property core/modules/search/src/SearchTextProcessor.php The module handler.
Section::contextHandler function core/modules/layout_builder/src/Section.php Wraps the context handler.
SectionComponent::contextHandler function core/modules/layout_builder/src/SectionComponent.php Wraps the context handler.
SectionRenderTest::$contextHandler property core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php The plugin context handler.
SectionStorage::$handles_permission_check property core/modules/layout_builder/src/Annotation/SectionStorage.php Indicates that this section storage handles its own permission checking.
SectionStorageManager::$contextHandler property core/modules/layout_builder/src/SectionStorage/SectionStorageManager.php The context handler.
SectionStorageManagerTest::$contextHandler property core/modules/layout_builder/tests/src/Unit/SectionStorageManagerTest.php The context handler.
SelectionPluginManager::getSelectionHandler function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php Gets the selection handler for a given entity_reference field.
SelectionPluginManagerInterface::getSelectionHandler function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManagerInterface.php Gets the selection handler for a given entity_reference field.
SelectionTest::$handlerSettings property core/modules/field/tests/src/Functional/EntityReference/Views/SelectionTest.php The handler settings for the entity reference field.
SelectionTest::$selectionHandler property core/modules/field/tests/src/Kernel/EntityReference/Views/SelectionTest.php The selection handler.
SelectionTest::testSelectionHandler function core/modules/field/tests/src/Kernel/EntityReference/Views/SelectionTest.php Tests the selection handler.
SerializerTest::$displayHandler property core/modules/rest/tests/src/Unit/Plugin/views/style/SerializerTest.php The RestExport display handler.
Session::handle function core/lib/Drupal/Core/StackMiddleware/Session.php
SessionHandler class core/lib/Drupal/Core/Session/SessionHandler.php Default session handler.
SessionHandler.php file core/lib/Drupal/Core/Session/SessionHandler.php
SessionHandler::close function core/lib/Drupal/Core/Session/SessionHandler.php
SessionHandler::destroy function core/lib/Drupal/Core/Session/SessionHandler.php
SessionHandler::doDestroy function core/lib/Drupal/Core/Session/SessionHandler.php
SessionHandler::doRead function core/lib/Drupal/Core/Session/SessionHandler.php
SessionHandler::doWrite function core/lib/Drupal/Core/Session/SessionHandler.php
SessionHandler::ensureTableExists function core/lib/Drupal/Core/Session/SessionHandler.php Check if the session table exists and create it if not.
SessionHandler::gc function core/lib/Drupal/Core/Session/SessionHandler.php
SessionHandler::open function core/lib/Drupal/Core/Session/SessionHandler.php
SessionHandler::schemaDefinition function core/lib/Drupal/Core/Session/SessionHandler.php Defines the schema for the session table.
SessionHandler::updateTimestamp function core/lib/Drupal/Core/Session/SessionHandler.php
SessionHandler::__construct function core/lib/Drupal/Core/Session/SessionHandler.php Constructs a new SessionHandler instance.
SessionManager::$writeSafeHandler property core/lib/Drupal/Core/Session/SessionManager.php The write safe session handler.
SessionManager::setWriteSafeHandler function core/lib/Drupal/Core/Session/SessionManager.php Sets the write safe session handler.
SessionManagerInterface::setWriteSafeHandler function core/lib/Drupal/Core/Session/SessionManagerInterface.php Sets the write safe session handler.
SessionTestController::traceHandler function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Returns the trace recorded by test proxy session handlers as JSON.
SessionTestController::traceHandlerRewriteUnmodified function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Returns an updated trace recorded by test proxy session handlers as JSON.
session_handler service core/core.services.yml Alias of session_handler.storage
session_handler.storage service core/core.services.yml Drupal\Core\Session\SessionHandler
session_handler.write_safe service core/core.services.yml Drupal\Core\Session\WriteSafeSessionHandler

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.