Search for extend
- Search 7.x for extend
- Search 9.5.x for extend
- Search 8.9.x for extend
- Search 10.3.x for extend
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ActiveTheme::$librariesExtend | property | core/ |
The list of libraries-extend definitions. |
| ActiveTheme::getLibrariesExtend | function | core/ |
Returns the libraries extended by the active theme. |
| AnnotationExtendsAnnotationTargetAll | class | core/ |
|
| BundleClassTest::testBundleClassShouldExtendEntityClass | function | core/ |
Checks exception thrown if a bundle class doesn't extend the entity class. |
| ComponentTestDoesNotExtendCoreTest | class | core/ |
Ensures that no component tests are extending a core test base class. |
| ComponentTestDoesNotExtendCoreTest.php | file | core/ |
|
| ComponentTestDoesNotExtendCoreTest::getNodeType | function | core/ |
|
| ComponentTestDoesNotExtendCoreTest::processNode | function | core/ |
|
| ComponentTestDoesNotExtendCoreTest::__construct | function | core/ |
|
| ComponentTestDoesNotExtendCoreTestTest | class | core/ |
Tests ComponentTestDoesNotExtendCoreTest rule. |
| ComponentTestDoesNotExtendCoreTestTest.php | file | core/ |
|
| ComponentTestDoesNotExtendCoreTestTest::getRule | function | core/ |
|
| ComponentTestDoesNotExtendCoreTestTest::testRule | function | core/ |
|
| ContentDispositionFilenameParserTest::testParseFilenameExtended | function | core/ |
Tests parse filename extended. |
| core.extending.html.twig | file | core/ |
--- label: 'Extending and modifying your site functionality' top_level: true --- <h2>{% trans %}What is a module?{% endtrans %}</h2> <p>{% trans %}A <em>module</em> is a set of PHP, JavaScript, and/or CSS files… |
| DefaultDisplayExtender | class | core/ |
Default display extender plugin; does nothing. |
| DefaultDisplayExtender.php | file | core/ |
|
| DefaultPluginManagerTest::testDefaultPluginManagerWithPluginExtendingNonInstalledClass | function | core/ |
Tests the plugin manager with a plugin that extends a non-installed class. |
| DeprecatedExtendsFormElement | class | core/ |
Provides render element that extends deprecated FormElement for testing. |
| DeprecatedExtendsFormElement.php | file | core/ |
|
| DeprecatedExtendsFormElement::getInfo | function | core/ |
Returns the element properties for this element. |
| DeprecatedExtendsRenderElement | class | core/ |
Provides render element that extends deprecated RenderElement for testing. |
| DeprecatedExtendsRenderElement.php | file | core/ |
|
| DeprecatedExtendsRenderElement::getInfo | function | core/ |
Returns the element properties for this element. |
| DisplayExtenderPluginBase | class | core/ |
Base class for Views display extender plugins. |
| DisplayExtenderPluginBase.php | file | core/ |
|
| DisplayExtenderPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| DisplayExtenderPluginBase::defaultableSections | function | core/ |
Gets a list of defaultable sections and the items they contain. |
| DisplayExtenderPluginBase::defineOptionsAlter | function | core/ |
Provide a form to edit options for this plugin. |
| DisplayExtenderPluginBase::optionsSummary | function | core/ |
Provide the default summary for options in the views UI. |
| DisplayExtenderPluginBase::preExecute | function | core/ |
Set up any variables on the view prior to execution. |
| DisplayExtenderPluginBase::query | function | core/ |
Inject anything into the query that the display_extender handler needs. |
| DisplayExtenderPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| DisplayExtenderPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| DisplayExtenderTest | class | core/ |
Defines a display extender test plugin. |
| DisplayExtenderTest | class | core/ |
Tests the display extender plugins. |
| DisplayExtenderTest.php | file | core/ |
|
| DisplayExtenderTest.php | file | core/ |
|
| DisplayExtenderTest2 | class | core/ |
Defines another display extender test plugin. |
| DisplayExtenderTest2.php | file | core/ |
|
| DisplayExtenderTest3 | class | core/ |
Defines the third display extender test plugin. |
| DisplayExtenderTest3.php | file | core/ |
|
| DisplayExtenderTest3::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| DisplayExtenderTest::$testState | property | core/ |
Stores some state booleans to be sure a certain method got called. |
| DisplayExtenderTest::$testViews | property | core/ |
Views used by this test. |
| DisplayExtenderTest::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| DisplayExtenderTest::defaultableSections | function | core/ |
Gets a list of defaultable sections and the items they contain. |
| DisplayExtenderTest::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| DisplayExtenderTest::optionsSummary | function | core/ |
Provide the default summary for options in the views UI. |
| DisplayExtenderTest::preExecute | function | core/ |
Set up any variables on the view prior to execution. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.