|
ParserRegistry::registerParser |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/ParserRegistry.php |
Register a custom parser by name with the register |
|
KernelForTest::registerBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php |
Returns an array of bundles to registers. |
|
RegisterFormController::actions |
function |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |
|
RegisterKernelListenersPass.php |
file |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterKernelListenersPass.php |
Definition of Drupal\Core\DependencyInjection\Compiler\RegisterKernelListenersPass. |
|
simpletest_classloader_register |
function |
drupal/core/modules/simpletest/simpletest.module |
Registers namespaces for disabled modules. |
|
BundleTest::testRegisterCommands |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Bundle/BundleTest.php |
|
|
AnnotationRegistry::registerFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationRegistry.php |
Register file |
|
RegisterSerializationClassesPass |
class |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterSerializationClassesPass.php |
Adds services tagged 'normalizer' and 'encoder' to the Serializer. |
|
KernelInterface::registerBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Returns an array of bundles to registers. |
|
RegisterAccessChecksPass::process |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterAccessChecksPass.php |
Implements CompilerPassInterface::process(). |
|
drupal_register_shutdown_function |
function |
drupal/core/includes/bootstrap.inc |
Registers a function for execution on shutdown. |
|
KernelForTest::registerBundleDirs |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php |
|
|
NativeSessionStorage::registerBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Registers a SessionBagInterface for use. |
|
USER_REGISTER_ADMINISTRATORS_ONLY |
constant |
drupal/core/modules/user/user.module |
Only administrators can create user accounts. |
|
AnnotationRegistry::registerLoader |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationRegistry.php |
Register an autoloading callable for annotations, much like spl_autoload_register(). |
|
ContainerBuilderTest::testRegister |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::register |
|
RegisterNestedMatchersPass::process |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterNestedMatchersPass.php |
Adds services tagged 'nested_matcher' to the tagged_matcher service. |
|
ContainerBuilder::registerExtension |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Registers an extension. |
|
RegisterKernelListenersPass::process |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterKernelListenersPass.php |
You can modify the container here before it is dumped to PHP code. |
|
RegisterSerializationClassesPass.php |
file |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterSerializationClassesPass.php |
Contains Drupal\serialization\RegisterSerializationClassesPass. |
|
UniversalClassLoader::registerPrefix |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers a set of classes using the PEAR naming convention. |
|
system_form_user_register_form_alter |
function |
drupal/core/modules/system/system.module |
Implements hook_form_FORM_ID_alter(). |
|
MockArraySessionStorage::registerBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Registers a SessionBagInterface for use. |
|
SessionStorageInterface::registerBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Registers a SessionBagInterface for use. |
|
openid_form_user_register_form_alter |
function |
drupal/core/modules/openid/openid.module |
Implements hook_form_FORM_ID_alter(). |
|
form_test_user_register_form_rebuild |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Submit callback that just lets the form rebuild. |
|
RegisterSerializationClassesPass::sort |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterSerializationClassesPass.php |
Sorts by priority. |
|
UniversalClassLoader::registerPrefixes |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers an array of classes using the PEAR naming convention. |
|
DrupalKernel::registerModuleNamespaces |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Registers the namespace of each enabled module with the class loader. |
|
KernelForOverrideName::registerBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForOverrideName.php |
Returns an array of bundles to registers. |
|
BasePhpFormulaLoader::registerSetupCode |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
Returns setup code for the reflection scriptlet. |
|
UniversalClassLoader::registerNamespace |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers a namespace. |
|
form_test_form_user_register_form_alter |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Implements hook_form_FORM_ID_alter() for the registration form. |
|
BasePhpFormulaLoader::registerPrototypes |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
Returns an array of prototypical calls and options. |
|
UniversalClassLoader::registerNamespaces |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers an array of namespaces |
|
RegisterSerializationClassesPass::process |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterSerializationClassesPass.php |
Adds services to the Serializer. |
|
UniversalClassLoader::registerPrefixFallback |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers a directory to use as a fallback for class prefixes. |
|
DrupalKernel::registerContainerConfiguration |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Overrides and eliminates this method from the parent class. Do not use. |
|
KernelForTest::registerContainerConfiguration |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ConfigDataCollectorTest.php |
Loads the container configuration |
|
AnnotationRegistry::registerAutoloadNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationRegistry.php |
Add a namespace with one or many directories to look for files or null for the include path. |
|
FunctionCallsFormulaLoader::registerSetupCode |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php |
Returns setup code for the reflection scriptlet. |
|
UniversalClassLoader::registerPrefixFallbacks |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers directories to use as a fallback for class prefixes. |
|
KernelForTest::registerContainerConfiguration |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php |
Loads the container configuration |
|
AnnotationRegistry::registerAutoloadNamespaces |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationRegistry.php |
Register multiple namespaces |
|
FunctionCallsFormulaLoader::registerPrototypes |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php |
Returns an array of prototypical calls and options. |
|
USER_REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL |
constant |
drupal/core/modules/user/user.module |
Visitors can create accounts, but they don't become active without
administrative approval. |
|
UniversalClassLoader::registerNamespaceFallback |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers a directory to use as a fallback for namespaces. |
|
KernelInterface::registerContainerConfiguration |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Loads the container configuration |
|
UniversalClassLoader::registerNamespaceFallbacks |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers the directory to use as a fallback for namespaces. |
|
Twig_Environment::registerUndefinedFilterCallback |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|