system_register |
function |
drupal/core/includes/module.inc |
Registers an extension in runtime registries for execution. |
RegisterAccessCheck |
class |
drupal/core/modules/user/lib/Drupal/user/Access/RegisterAccessCheck.php |
Access check for user registration routes. |
user_register_access |
function |
drupal/core/modules/user/user.module |
Determines if the current user has access to the user registration page. |
Session::registerBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
Registers a SessionBagInterface with the session. |
RegisterMatchersPass |
class |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterMatchersPass.php |
Adds services tagged 'chained_matcher' to the 'matcher' service. |
RegisterListenersPass |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/RegisterListenersPass.php |
Compiler pass to register tagged services for an event dispatcher. |
ClassLoader::register |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Registers this instance as an autoloader. |
ClassLoader::register |
function |
drupal/core/vendor/composer/ClassLoader.php |
Registers this instance as an autoloader. |
ClassLoader::register |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Registers this ClassLoader on the SPL autoload stack. |
ErrorHandler::register |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ErrorHandler.php |
Registers the error handler. |
USER_REGISTER_VISITORS |
constant |
drupal/core/modules/user/user.module |
Visitors can create their own accounts. |
RegisterFormController |
class |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Form controller for the user register forms. |
RegisterAccessCheck.php |
file |
drupal/core/modules/user/lib/Drupal/user/Access/RegisterAccessCheck.php |
Contains Drupal\user\Access\RegisterAccessCheck. |
ClassLoader::unregister |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Unregisters this instance as an autoloader. |
MemoryBackend::register |
function |
drupal/core/lib/Drupal/Core/Flood/MemoryBackend.php |
Implements Drupal\Core\Flood\FloodInterface::register(). |
ClassLoader::unregister |
function |
drupal/core/vendor/composer/ClassLoader.php |
Unregisters this instance as an autoloader. |
ClassLoader::unregister |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Removes this ClassLoader from the SPL autoload stack. |
EasyRdf_Format::register |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Register a new format |
MapClassLoader::register |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/MapClassLoader.php |
Registers this instance as an autoloader. |
ApcClassLoader::register |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcClassLoader.php |
Registers this instance as an autoloader. |
RegisterRouteFiltersPass |
class |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterRouteFiltersPass.php |
Adds services tagged 'nested_matcher' to the tagged_matcher service. |
Bundle::registerCommands |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php |
Finds and registers Commands. |
RegisterMatchersPass.php |
file |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterMatchersPass.php |
Contains Drupal\Core\DependencyInjection\Compiler\RegisterMatchersPass. |
RegisterAccessChecksPass |
class |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterAccessChecksPass.php |
Adds services tagged 'access_check' to the access_manager service. |
FloodInterface::register |
function |
drupal/core/lib/Drupal/Core/Flood/FloodInterface.php |
Registers an event for the current visitor to the flood control mechanism. |
CoreBundle::registerTwig |
function |
drupal/core/lib/Drupal/Core/CoreBundle.php |
Registers Twig services. |
MimeTypeGuesser::register |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeGuesser.php |
Registers a new mime type guesser |
RegisterListenersPassTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/RegisterListenersPassTest.php |
|
Twig_Autoloader::register |
function |
drupal/core/vendor/twig/twig/lib/Twig/Autoloader.php |
Registers Twig_Autoloader as an SPL autoloader. |
RegisterListenersPass.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/RegisterListenersPass.php |
|
DatabaseBackend::register |
function |
drupal/core/lib/Drupal/Core/Flood/DatabaseBackend.php |
Implements Drupal\Core\Flood\FloodInterface::register(). |
EasyRdf_Format::unregister |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Remove a format from the registry |
ExtensionGuesser::register |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/ExtensionGuesser.php |
Registers a new extension guesser |
ExceptionHandler::register |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ExceptionHandler.php |
Registers the exception handler. |
ContainerBuilder::register |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Registers a service definition. |
ApcClassLoader::unregister |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcClassLoader.php |
Unregisters this instance as an autoloader. |
RegisterRouteEnhancersPass |
class |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterRouteEnhancersPass.php |
Registers route enhancer services with the router. |
RegisterPathProcessorsPass |
class |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterPathProcessorsPass.php |
Adds services to the 'path_processor_manager service. |
RegisterFormController.php |
file |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Definition of Drupal\user\RegisterFormController. |
access_check.user.register |
service |
drupal/core/modules/user/user.services.yml |
Drupal\user\Access\RegisterAccessCheck |
drupal_classloader_register |
function |
drupal/core/includes/bootstrap.inc |
Registers an additional namespace. |
XcacheClassLoader::register |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php |
Registers this instance as an autoloader. |
RegisterKernelListenersPass |
class |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterKernelListenersPass.php |
|
RegisterParamConvertersPass |
class |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterParamConvertersPass.php |
Registers EntityConverter services with the ParamConverterManager. |
RegisterAccessCheck::access |
function |
drupal/core/modules/user/lib/Drupal/user/Access/RegisterAccessCheck.php |
Implements AccessCheckInterface::access(). |
RegisterAccessChecksPass.php |
file |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterAccessChecksPass.php |
Contains Drupal\Core\DependencyInjection\Compiler\RegisterAccessChecksPass. |
DebugClassLoader::unregister |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
Unregisters this instance as an autoloader. |
RegisterRouteFiltersPass.php |
file |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterRouteFiltersPass.php |
Contains Drupal\Core\DependencyInjection\Compiler\RegisterNestedMatchersPass. |
RegisterFormController::form |
function |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
RegisterFormController::save |
function |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |