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 |
|
RegisterMatchersPass |
class |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterMatchersPass.php |
Adds services tagged 'chained_matcher' to the 'matcher' service. |
Session::registerBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
Registers a SessionBagInterface with the session. |
ClassLoader::register |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Registers this ClassLoader on the SPL autoload stack. |
ClassLoader::register |
function |
drupal/core/vendor/composer/ClassLoader.php |
Registers this instance as an autoloader. |
ClassLoader::register |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Registers this instance as an autoloader. |
RegisterFormController |
class |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Form controller for the user register forms. |
ErrorHandler::register |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ErrorHandler.php |
Register the error handler. |
USER_REGISTER_VISITORS |
constant |
drupal/core/modules/user/user.module |
Visitors can create their own accounts. |
RegisterAccessCheck.php |
file |
drupal/core/modules/user/lib/Drupal/user/Access/RegisterAccessCheck.php |
Contains Drupal\user\Access\RegisterAccessCheck. |
ClassLoader::unregister |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Removes this ClassLoader from the SPL autoload stack. |
ClassLoader::unregister |
function |
drupal/core/vendor/composer/ClassLoader.php |
Unregisters this instance as an autoloader. |
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(). |
Bundle::registerCommands |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php |
Finds and registers Commands. |
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. |
RegisterAccessChecksPass |
class |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterAccessChecksPass.php |
Adds services tagged 'access_check' to the access_manager service. |
RegisterMatchersPass.php |
file |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterMatchersPass.php |
Contains Drupal\Core\DependencyInjection\Compiler\RegisterMatchersPass. |
FloodInterface::register |
function |
drupal/core/lib/Drupal/Core/Flood/FloodInterface.php |
Registers an event for the current visitor to the flood control mechanism. |
Twig_Autoloader::register |
function |
drupal/core/vendor/twig/twig/lib/Twig/Autoloader.php |
Registers Twig_Autoloader as an SPL autoloader. |
MimeTypeGuesser::register |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeGuesser.php |
Registers a new mime type guesser |
DatabaseBackend::register |
function |
drupal/core/lib/Drupal/Core/Flood/DatabaseBackend.php |
Implements Drupal\Core\Flood\FloodInterface::register(). |
ApcClassLoader::unregister |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcClassLoader.php |
Unregisters this instance as an autoloader. |
RegisterNestedMatchersPass |
class |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterNestedMatchersPass.php |
Adds services tagged 'nested_matcher' to the tagged_matcher service. |
ExtensionGuesser::register |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/ExtensionGuesser.php |
Registers a new extension guesser |
RegisterFormController.php |
file |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Definition of Drupal\user\RegisterFormController. |
ExceptionHandler::register |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ExceptionHandler.php |
Register the exception handler. |
ContainerBuilder::register |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Registers a service definition. |
RegisterAccessCheck::access |
function |
drupal/core/modules/user/lib/Drupal/user/Access/RegisterAccessCheck.php |
Implements AccessCheckInterface::access(). |
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 |
|
drupal_classloader_register |
function |
drupal/core/includes/bootstrap.inc |
Registers an additional namespace. |
user_external_login_register |
function |
drupal/core/modules/user/user.module |
Helper function for authentication modules. Either logs in or registers
the current user, based on username. Either way, the global $user object is
populated and login tasks are performed. |
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(). |
RegisterAccessCheck::applies |
function |
drupal/core/modules/user/lib/Drupal/user/Access/RegisterAccessCheck.php |
Implements AccessCheckInterface::applies(). |
DebugClassLoader::unregister |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
Unregisters this instance as an autoloader. |
RegisterAccessChecksPass.php |
file |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterAccessChecksPass.php |
Contains Drupal\Core\DependencyInjection\Compiler\RegisterAccessChecksPass. |
UserRouteController::register |
function |
drupal/core/modules/user/lib/Drupal/user/UserRouteController.php |
Returns the user registration form. |
XcacheClassLoader::unregister |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php |
Unregisters this instance as an autoloader. |
RegisterMatchersPass::process |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterMatchersPass.php |
Adds services tagged 'chained_matcher' to the 'matcher' service. |
DrupalKernel::registerBundles |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Returns an array of available bundles. |
SessionInterface::registerBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Registers a SessionBagInterface with the session. |
KernelForTest::registerBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ConfigDataCollectorTest.php |
Returns an array of bundles to registers. |
RegisterFormController::submit |
function |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
RegisterNestedMatchersPass.php |
file |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterNestedMatchersPass.php |
Contains Drupal\Core\DependencyInjection\Compiler\RegisterNestedMatchersPass. |
UniversalClassLoader::register |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers this instance as an autoloader. |