Search for init
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContextDefinitionTest::providerGetDataDefinition | function | core/ |
Very simple data provider. |
| ContextDefinitionTest::testConstraints | function | core/ |
Tests adding constraints via annotations. |
| ContextDefinitionTest::testCreateWithEntityDataType | function | core/ |
@covers ::create[[api-linebreak]] |
| ContextDefinitionTest::testDefaultValue | function | core/ |
@covers ::getDefaultValue[[api-linebreak]] @covers ::setDefaultValue[[api-linebreak]] |
| ContextDefinitionTest::testEntityContextDefinitionAssert | function | core/ |
@covers ::__construct[[api-linebreak]] |
| ContextDefinitionTest::testGetConstraint | function | core/ |
@dataProvider providerGetConstraint @covers ::getConstraint[[api-linebreak]] @uses \Drupal |
| ContextDefinitionTest::testGetDataDefinition | function | core/ |
@dataProvider providerGetDataDefinition @covers ::getDataDefinition[[api-linebreak]] @uses \Drupal |
| ContextDefinitionTest::testGetDataDefinitionInvalidType | function | core/ |
@dataProvider providerGetDataDefinition @covers ::getDataDefinition[[api-linebreak]] @uses \Drupal |
| ContextDefinitionTest::testIsSatisfiedBy | function | core/ |
@covers ::isSatisfiedBy[[api-linebreak]] |
| ContextHandler::filterPluginDefinitionsByContexts | function | core/ |
Determines plugins whose constraints are satisfied by a set of contexts. |
| ContextHandler::getContextDefinitions | function | core/ |
Returns the context definitions associated with a plugin definition. |
| ContextHandlerInterface::filterPluginDefinitionsByContexts | function | core/ |
Determines plugins whose constraints are satisfied by a set of contexts. |
| ContextHandlerTest::providerTestFilterPluginDefinitionsByContexts | function | core/ |
Provides data for testFilterPluginDefinitionsByContexts(). |
| ContextHandlerTest::testFilterPluginDefinitionsByContexts | function | core/ |
@covers ::filterPluginDefinitionsByContexts[[api-linebreak]] |
| ContextInterface::getContextDefinition | function | core/ |
|
| ContextInterface::getContextDefinition | function | core/ |
Gets the provided definition that the context must conform to. |
| ContextTest::$contextDefinition | property | core/ |
The mocked context definition object. |
| ContextualLinkDefaultTest::$pluginDefinition | property | core/ |
The used plugin definition. |
| ContextualLinkManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
| ContextualLinkManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| ContextualLinkManagerTest::testPluginDefinitionAlter | function | core/ |
Tests the plugins alter hook. |
| ContextualLinkManagerTest::testProcessDefinitionWithoutGroup | function | core/ |
Tests processDefinition() by passing a plugin definition without a group. |
| ContextualLinkManagerTest::testProcessDefinitionWithoutRoute | function | core/ |
Tests processDefinition() by passing a plugin definition without a route. |
| ControllerResolver::getControllerFromDefinition | function | core/ |
Returns the Controller instance with a given controller route definition. |
| ControllerResolverInterface::getControllerFromDefinition | function | core/ |
Returns the Controller instance with a given controller route definition. |
| ControllerResolverTest::providerTestGetControllerFromDefinition | function | core/ |
Provides test data for testGetControllerFromDefinition(). |
| ControllerResolverTest::testGetControllerFromDefinition | function | core/ |
Tests getControllerFromDefinition(). |
| ControllerResolverTest::testGetControllerFromDefinitionNotCallable | function | core/ |
Tests getControllerFromDefinition() without a callable. |
| CookieResourceTestTrait::initAuthentication | function | core/ |
|
| CounterTest::$definition | property | core/ |
The handler definition of the counter field. |
| CronQueueTestDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| Current::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| D6NodeDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| D6TermNodeDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| D7NodeDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| D7TaxonomyTermDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| DatabaseBackend::schemaDefinition | function | core/ |
Defines the schema for the flood table. |
| DatabaseBackend::schemaDefinition | function | core/ |
Defines the schema for the {cache_*} bin tables. |
| DatabaseCacheTagsChecksum::schemaDefinition | function | core/ |
Defines the schema for the {cachetags} table. |
| DatabaseLockBackend::schemaDefinition | function | core/ |
|
| DatabaseLockBackend::schemaDefinition | function | core/ |
Defines the schema for the semaphore table. |
| DatabaseQueue::schemaDefinition | function | core/ |
Defines the schema for the queue table. |
| DatabaseStorage::schemaDefinition | function | core/ |
Defines the schema for the configuration table. |
| DatabaseStorage::schemaDefinition | function | core/ |
Defines the schema for the key_value table. |
| DatabaseStorageExpirable::schemaDefinition | function | core/ |
Defines the schema for the key_value_expire table. |
| DataDefinition | class | core/ |
A typed data definition class for defining data based on defined data types. |
| DataDefinition.php | file | core/ |
|
| DataDefinition::$definition | property | core/ |
The array holding values for all definition keys. |
| DataDefinition::addConstraint | function | core/ |
Adds a validation constraint. |
| DataDefinition::create | function | core/ |
Creates a new data definition. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.