Search for definition
- Search 7.x for definition
- Search 9.5.x for definition
- Search 10.3.x for definition
- Search 11.x for definition
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PluginDefinitionInterface.php | file | core/ |
|
PluginDefinitionInterface::getClass | function | core/ |
Gets the class. |
PluginDefinitionInterface::getProvider | function | core/ |
Gets the plugin provider. |
PluginDefinitionInterface::id | function | core/ |
Gets the unique identifier of the plugin. |
PluginDefinitionInterface::setClass | function | core/ |
Sets the class. |
PluginFormFactoryTest::testCreateInstanceDefinitionException | function | core/ |
@covers ::createInstance |
PluginInspectionInterface::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
PluginInstanceTest::$definitions | property | core/ |
An array of plugin definitions, keyed by plugin type. |
PluginManagerBase::getDefinition | function | core/ |
|
PluginManagerBase::getDefinitions | function | core/ |
|
PluginTestBase::$defaultsTestPluginExpectedDefinitions | property | core/ |
|
PluginTestBase::$mockBlockExpectedDefinitions | property | core/ |
|
PluginTestBase::$testPluginExpectedDefinitions | property | core/ |
|
PreviewTest::schemaDefinition | function | core/ |
Returns the schema definition. |
ProviderFilterDecorator::filterDefinitions | function | core/ |
Removes plugin definitions with non-existing providers. |
ProviderFilterDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
PublishActionTest::testGetDerivativeDefinitions | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityPublishedActionDeriver::getDerivativeDefinitions |
QueueWorkerManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
RelationshipJoinTestBase::schemaDefinition | function | core/ |
Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
RequiredFieldStorageDefinitionInterface | interface | core/ |
Defines an interface for required field storage definitions. |
RequiredFieldStorageDefinitionInterface.php | file | core/ |
|
RequiredFieldStorageDefinitionInterface::isStorageRequired | function | core/ |
Returns whether the field storage is required. |
ResolvedLibraryDefinitionsFilesMatchTest | class | core/ |
Tests that the asset files for all core libraries exist. |
ResolvedLibraryDefinitionsFilesMatchTest.php | file | core/ |
|
ResolvedLibraryDefinitionsFilesMatchTest::$allModules | property | core/ |
A list of all core modules. |
ResolvedLibraryDefinitionsFilesMatchTest::$allThemes | property | core/ |
A list of all core themes. |
ResolvedLibraryDefinitionsFilesMatchTest::$librariesToSkip | property | core/ |
A list of libraries to skip checking, in the format extension/library_name. |
ResolvedLibraryDefinitionsFilesMatchTest::$libraryDiscovery | property | core/ |
The library discovery service. |
ResolvedLibraryDefinitionsFilesMatchTest::$modules | property | core/ |
Modules to enable. |
ResolvedLibraryDefinitionsFilesMatchTest::$pathsChecked | property | core/ |
A list of all paths that have been checked. |
ResolvedLibraryDefinitionsFilesMatchTest::$themeHandler | property | core/ |
The theme handler. |
ResolvedLibraryDefinitionsFilesMatchTest::$themeInitialization | property | core/ |
The theme initialization. |
ResolvedLibraryDefinitionsFilesMatchTest::$themeManager | property | core/ |
The theme manager. |
ResolvedLibraryDefinitionsFilesMatchTest::getAllLibraries | function | core/ |
Gets all libraries for core and all installed modules. |
ResolvedLibraryDefinitionsFilesMatchTest::setUp | function | core/ |
|
ResolvedLibraryDefinitionsFilesMatchTest::testCoreLibraryCompleteness | function | core/ |
Ensures that all core module and theme library files exist. |
ResolvedLibraryDefinitionsFilesMatchTest::verifyLibraryFilesExist | function | core/ |
Checks that all the library files exist. |
ResourceTestBase::isReferenceFieldDefinition | function | core/ |
Determines if a given field definition is a reference field. |
ResourceTypeRepository::getRelatableResourceTypesFromFieldDefinition | function | core/ |
Get relatable resource types from a field definition. |
ResourceTypeRepository::isReferenceFieldDefinition | function | core/ |
Determines if a given field definition is a reference field. |
RevisionableContentEntityBase::baseFieldDefinitions | function | core/ |
|
RevisionLogEntityTrait::revisionLogBaseFieldDefinitions | function | core/ |
Provides revision-related base field definitions for an entity type. |
Role::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
RouteBuilder::getRouteDefinitions | function | core/ |
Retrieves all defined routes from .routing.yml files. |
RoutingFixtures::routingTableDefinition | function | core/ |
Returns the table definition for the routing fixtures. |
SaveActionTest::testGetDerivativeDefinitions | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityChangedActionDeriver::getDerivativeDefinitions |
Schema::mapKeyDefinition | function | core/ |
Utility method: rename columns in an index definition according to a new mapping. |
SearchLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
SectionStorage::$context_definitions | property | core/ |
Any required context definitions, optional. |
SectionStorageDefinition | class | core/ |
Provides section storage type plugin definition. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.