update.compare.inc |
file |
drupal/core/modules/update/update.compare.inc |
Code required only when comparing available updates to existing data. |
views_library_info |
function |
drupal/core/modules/views/views.module |
Implements hook_library_info(). |
EntityType::$links |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
Link templates using the URI template syntax. |
FieldInstance::$id |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
The instance ID (machine name). |
SingleClassLOC1000 |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
Twig_NodeInterface |
interface |
drupal/core/vendor/twig/twig/lib/Twig/NodeInterface.php |
Represents a node in the AST. |
field.settings.yml |
file |
drupal/core/modules/field/config/field.settings.yml |
drupal/core/modules/field/config/field.settings.yml |
rdf_mapping_delete |
function |
drupal/core/modules/rdf/rdf.module |
Deletes the mapping for the given bundle from the database. |
QueryTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/QueryTest.php |
|
MenuLink::getRoute |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Returns the Route object associated with this link, if any. |
AlterTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/AlterTest.php |
|
update.manager.inc |
file |
drupal/core/modules/update/update.manager.inc |
Administrative screens and processing functions of the Update Manager module. |
update.routing.yml |
file |
drupal/core/modules/update/update.routing.yml |
drupal/core/modules/update/update.routing.yml |
search_index_split |
function |
drupal/core/modules/search/search.module |
Simplifies and splits a string into tokens for indexing. |
BlockInterfaceTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInterfaceTest.php |
Test BlockInterface methods to ensure no external dependencies exist. |
DataFieldRow::init |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataFieldRow.php |
Overrides \Drupal\views\Plugin\views\row\RowPluginBase::init(). |
views_ui.admin.css |
file |
drupal/core/modules/views_ui/css/views_ui.admin.css |
/**
* The .admin.css file is intended to only contain positioning and size
* declarations. For example: display, position, float, clear, and overflow.
*/
/* @group Resets */
.views-admin ul,
.views-admin menu,
.views-admin dir {
padding-left:… |
Definition::getTag |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets a tag by name. |
Definition::addTag |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Adds a tag for this definition. |
ckeditor.admin.inc |
file |
drupal/core/modules/ckeditor/ckeditor.admin.inc |
Callbacks and theming for the CKEditor toolbar configuration UI. |
Definition::hasTag |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Whether this definition has a tag with the given name |
ViewUI::entityInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::entityInfo(). |
FetchTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php |
|
Name::adminSummary |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php |
Display the filter on the administrative summary |
Broken::adminLabel |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/Broken.php |
Return a string representing this handler's name in the UI. |
Definition::isLazy |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Whether this service is lazy. |
FloodInterface.php |
file |
drupal/core/lib/Drupal/Core/Flood/FloodInterface.php |
Definition of Drupal\Core\Flood\FloodInterface. |
StyleTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php |
|
ViewsFormInterface |
interface |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormInterface.php |
|
FilterSettingsTest |
class |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSettingsTest.php |
Tests filter settings. |
PHP_Token_INT_CAST |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
Twig_TestInterface |
interface |
drupal/core/vendor/twig/twig/lib/Twig/TestInterface.php |
Represents a template test. |
DrupalKernel::init |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Overrides Kernel::init(). |
PluginTestBase.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PluginTestBase.php |
Definition of Drupal\views\Tests\Plugin\PluginTestBase. |
Range::$minMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Range.php |
|
edit_test.info.yml |
file |
drupal/core/modules/edit/tests/modules/edit_test.info.yml |
drupal/core/modules/edit/tests/modules/edit_test.info.yml |
field_ui.admin.css |
file |
drupal/core/modules/field_ui/css/field_ui.admin.css |
Stylesheet for the Field UI module. |
Broken::adminLabel |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Broken.php |
Return a string representing this handler's name in the UI. |
StringBase::delete |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Implements Drupal\locale\LocaleString::delete(). |
ConstraintTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
Rss::defineOptions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Query::$entityInfo |
property |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php |
Contains the entity info for the entity type of that query. |
filter.routing.yml |
file |
drupal/core/modules/filter/filter.routing.yml |
drupal/core/modules/filter/filter.routing.yml |
LocaleSettingsForm |
class |
drupal/core/modules/locale/lib/Drupal/locale/Form/LocaleSettingsForm.php |
Configure locale settings for this site. |
Twig_Node::$lineno |
property |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
|
RowUITest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RowUITest.php |
|
FileUsageInterface |
interface |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageInterface.php |
File usage backend interface. |
TableTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php |
|
CacheTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/CacheTest.php |
|
Locking mechanisms |
group |
drupal/core/includes/bootstrap.inc |
Functions to coordinate long-running operations across requests. |