ArgumentPluginBase::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Overrides Drupal\views\Plugin\views\HandlerBase:init(). |
image_effect_definitions |
function |
drupal/core/modules/image/image.module |
Returns a set of image effects. |
GroupDefinitionException |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/GroupDefinitionException.php |
|
TypedData::getDefinition |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedData.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getDefinition(). |
Definition::setProperties |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
@api |
Definition::getProperties |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
@api |
Definition::addMethodCall |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Adds a method to call after service initialization. |
Definition::hasMethodCall |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Check if the current definition has a given method to call after service initialization. |
_drupal_schema_initialize |
function |
drupal/core/includes/schema.inc |
Fills in required default values for table definitions from hook_schema(). |
QueryTest::_testInitQuery |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/QueryTest.php |
Tests the ViewExecutable::initQuery method. |
ViewExecutable::initStyle |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Find and initialize the style plugin. |
ViewExecutable::initPager |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Initialize the pager |
ViewExecutable::initQuery |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Do some common building initialization. |
Kernel::initializeBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Initializes the data structures related to the bundle management. |
TipsBag::initializePlugin |
function |
drupal/core/modules/tour/lib/Drupal/tour/TipsBag.php |
Overrides \Drupal\Component\Plugin\PluginBag::initializePlugin(). |
UrlGenerator::initialized |
function |
drupal/core/lib/Drupal/Core/Routing/UrlGenerator.php |
Returns whether or not the url generator has been initialized. |
MappingDefinitionTest.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Contains Drupal\rdf\Tests\MappingDefinitionTest. |
LanguageTestManager::init |
function |
drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/LanguageTestManager.php |
Overrides \Drupal\Core\Language\LanguageManager::init(). |
language_types_initialize |
function |
drupal/core/includes/language.inc |
Chooses a language based on language negotiation method settings. |
Tasks::initializeDatabase |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php |
Make PostgreSQL Drupal friendly. |
Definition::$factoryClass |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
|
drupal_session_initialize |
function |
drupal/core/includes/session.inc |
Initializes the session handler, starting a session if needed. |
Definition::$configurator |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
|
Definition::$synchronized |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
|
Definition::setMethodCalls |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets the methods to call after service initialization. |
Definition::getMethodCalls |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets the methods to call after service initialization. |
drupal_language_initialize |
function |
drupal/core/includes/bootstrap.inc |
Initializes all the defined language types and sets the default langcode. |
Definition::isSynchronized |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Whether this service is synchronized. |
Role::alterRouteDefinition |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Role.php |
Allows access plugins to alter the route definition of a view. |
Map::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Map.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinition(). |
QueryBase::initializePager |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Gets the total number of results and initialize a pager for the query. |
PdoProfilerStorage::initDb |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Initializes the database |
EntityFormController::init |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Initialize the form state and the entity before the first form build. |
HistoryUserTimestamp::init |
function |
drupal/core/modules/history/lib/Drupal/history/Plugin/views/field/HistoryUserTimestamp.php |
Overrides \Drupal\node\Plugin\views\field\Node::init(). |
SettingsForm::$definitions |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/SettingsForm.php |
The aggregator plugin definitions. |
None::alterRouteDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/None.php |
Allows access plugins to alter the route definition of a view. |
ValueContainer::initialize |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/ValueContainer.php |
|
Request::initializeFormats |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Initializes HTTP request formats. |
ObjectInitializerInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ObjectInitializerInterface.php |
Prepares an object for validation. |
drupal_settings_initialize |
function |
drupal/core/includes/bootstrap.inc |
Sets the base URL, cookie domain, and session name from configuration. |
Definition::$factoryMethod |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
|
Definition::replaceArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets a specific argument |
Sequence::getItemDefinition |
function |
drupal/core/lib/Drupal/Core/Config/Schema/Sequence.php |
Implements Drupal\Core\TypedData\ListInterface::getItemDefinition(). |
Definition::setSynchronized |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets the synchronized flag of this service. |
Map::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Map.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
Definition::setConfigurator |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets a configurator to call after the service is fully initialized. |
Definition::getConfigurator |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets the configurator to call after the service is fully initialized. |
ViewExecutable::initDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Set the display for this view and initialize the display handler. |
RemoveUnusedDefinitionsPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php |
Removes unused service definitions from the container. |
Twig_Extension::initRuntime |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension.php |
Initializes the runtime environment. |