Search for init
Title | Object type | File name | Summary |
---|---|---|---|
TypedConfigManager::$definitions | property | core/ |
The array of plugin definitions, keyed by plugin id. |
TypedConfigManager::alterDefinitions | function | core/ |
Invokes the hook to alter the definitions if the alter hook is set. |
TypedConfigManager::buildDataDefinition | function | core/ |
Creates a new data definition object. |
TypedConfigManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
TypedConfigManager::getDefinition | function | core/ |
Gets a specific plugin definition. |
TypedConfigManager::getDefinitionWithReplacements | function | core/ |
Gets a schema definition with replacements for dynamic names. |
TypedConfigManagerInterface::buildDataDefinition | function | core/ |
Creates a new data definition object. |
TypedConfigManagerInterface::getDefinition | function | core/ |
Gets a specific plugin definition. |
TypedData::$definition | property | core/ |
The data definition. |
TypedData::getDataDefinition | function | core/ |
Gets the data definition. |
TypedData::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
TypedDataDefinitionTest | class | core/ |
Tests deriving metadata of core data types. |
TypedDataDefinitionTest.php | file | core/ |
|
TypedDataDefinitionTest::$typedDataManager | property | core/ |
The typed data manager to use. |
TypedDataDefinitionTest::setUp | function | core/ |
|
TypedDataDefinitionTest::testDataReferences | function | core/ |
Tests deriving metadata from data references. |
TypedDataDefinitionTest::testLists | function | core/ |
Tests deriving metadata about list items. |
TypedDataDefinitionTest::testMaps | function | core/ |
Tests deriving metadata about maps. |
TypedDataInterface::getDataDefinition | function | core/ |
Gets the data definition. |
TypedDataManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
TypedDataManager::createDataDefinition | function | core/ |
Creates a new data definition object. |
TypedDataManager::createListDataDefinition | function | core/ |
Creates a new list data definition for items of the given data type. |
TypedDataManagerInterface::createDataDefinition | function | core/ |
Creates a new data definition object. |
TypedDataManagerInterface::createListDataDefinition | function | core/ |
Creates a new list data definition for items of the given data type. |
UnsupportedEntityTypeDefinitionException | class | core/ |
Defines an exception thrown when an entity type definition is invalid. |
UnsupportedEntityTypeDefinitionException.php | file | core/ |
|
UpdateKernel::initializeContainer | function | core/ |
Initializes the service container. |
UpdatePathTestBase::initFrontPage | function | core/ |
Visits the front page when initializing Mink. |
UploadInstance::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
UriItem::propertyDefinitions | function | core/ |
Defines field item properties. |
User::baseFieldDefinitions | function | core/ |
|
User::getInitialEmail | function | core/ |
Returns the email that was used when the user was registered. |
UserInterface::getInitialEmail | function | core/ |
Returns the email that was used when the user was registered. |
UserLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
UserLocalTaskTest::testGetDerivativeDefinitions | function | core/ |
Tests the derivatives generated for local tasks. |
UserPictureFile::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
UserPictureInstance::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
Variable::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
VariableTranslation::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
VariableTranslation::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
ViewExecutable::$inited | property | core/ |
Does this view already have loaded its handlers. |
ViewExecutable::initDisplay | function | core/ |
Sets the display for this view and initializes the display handler. |
ViewExecutable::initHandlers | function | core/ |
Acquires and attaches all of the handlers. |
ViewExecutable::initPager | function | core/ |
Initializes the pager. |
ViewExecutable::initQuery | function | core/ |
Initializes the query object for the view. |
ViewExecutable::initStyle | function | core/ |
Finds and initializes the style plugin. |
ViewExecutable::_initHandler | function | core/ |
Attaches the views handler for the specific type. |
ViewExecutableTest::testInitMethods | function | core/ |
Tests the initDisplay() and initHandlers() methods. |
ViewFormBase::init | function | core/ |
Initialize the form state and the entity before the first form build. |
ViewMode::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.