theme_get_suggestions |
function |
drupal/core/includes/theme.inc |
Generate an array of suggestions from path arguments. |
hook_menu_local_tasks |
function |
drupal/core/modules/system/system.api.php |
Alter tabs and actions displayed on the page before they are rendered. |
Condition::conditions |
function |
drupal/core/lib/Drupal/Core/Database/Query/Condition.php |
Implements Drupal\Core\Database\Query\ConditionInterface::conditions(). |
field_test_field_info |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_info(). |
Comparable::compareTo |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Comparable.php |
Compare the current object to the passed $other. |
RevisionRelationships |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/RevisionRelationships.php |
Tests basic node_revision table integration into views. |
ZendDataCache::doSave |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ZendDataCache.php |
Puts data into the cache. |
FullyClassifiedParent |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/FullyClassifiedParent.php |
|
FileFieldTestBase.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Definition of Drupal\file\Tests\FileFieldTestBase. |
ClassLoader::findFile |
function |
drupal/core/vendor/composer/ClassLoader.php |
Finds the path to the file where the class is defined. |
_locale_parse_js_file |
function |
drupal/core/modules/locale/locale.module |
Parses a JavaScript file, extracts strings wrapped in Drupal.t() and
Drupal.formatPlural() and inserts them into the database. |
FileTransfer::connect |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Connects to the server. |
BoundDisplayInterface |
interface |
drupal/core/modules/layout/lib/Drupal/layout/Config/BoundDisplayInterface.php |
Interface for a Display object that is coupled to a specific layout. |
BreakpointGroup::save |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
Overrides Drupal\Core\Entity\Entity::save(). |
drupal_verify_profile |
function |
drupal/core/includes/install.inc |
Verifies that all dependencies are met for a given installation profile. |
ConfigContext::notify |
function |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
Implements \Drupal\Core\Config\Context\ContextInterface::notify(). |
hook_simpletest_alter |
function |
drupal/core/modules/simpletest/simpletest.api.php |
Alter the list of tests. |
Twig_Lexer::pushState |
function |
drupal/core/vendor/twig/twig/lib/Twig/Lexer.php |
|
_locale_invalidate_js |
function |
drupal/core/modules/locale/locale.module |
Force the JavaScript translation file(s) to be refreshed. |
Tid::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_default/Tid.php |
Provide the default form for setting options. |
SelectionBase::$field |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/entity_reference/selection/SelectionBase.php |
The field array. |
DateTimeValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/DateTimeValidator.php |
|
drupal_install_system |
function |
drupal/core/includes/install.inc |
Installs the system module. |
BookTest::$admin_user |
property |
drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php |
A user with permission to create and edit books and to administer blocks. |
SimpleTestTest::setUp |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
Sets up a Drupal site for running functional and integration tests. |
MappingDefinitionTest |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Tests the RDF mapping definition functionality. |
field_test_field_load |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_load(). |
DisplayAttachmentTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayAttachmentTest.php |
Tests the attachment display plugin. |
TokenParser::$pointer |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/TokenParser.php |
The current array pointer. |
MemoryStorageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
Contains Drupal\system\Tests\KeyValueStore\MemoryStorageTest. |
_field_invoke_default |
function |
drupal/core/modules/field/field.attach.inc |
Invoke field.module's version of a field hook. |
EntityNG::getIterator |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements \IteratorAggregate::getIterator(). |
file_field_views_data |
function |
drupal/core/modules/file/file.views.inc |
Implements hook_field_views_data(). |
AbstractMockTestClass |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/AbstractMockTestClass.php |
|
Condition::__toString |
function |
drupal/core/lib/Drupal/Core/Database/Query/Condition.php |
Implements PHP magic __toString method to convert the conditions to string. |
DiffFormatter::format |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Format a diff. |
PHP wrapper functions |
group |
drupal/core/includes/common.inc |
Functions that are wrappers or custom implementations of PHP functions. |
ViewAddFormController |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Form controller for the Views edit form. |
Schema::addPrimaryKey |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Add a primary key. |
DisplayApiTest::setUp |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php |
Set the default field storage backend for fields created during tests. |
GlobAsset::initialize |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php |
Initializes the collection based on the glob(s) passed in. |
FileCache::$directory |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
|
TraversableString.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/TraversableString.php |
|
DiffFormatter::_block |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
AcceptHeader::$sorted |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeader.php |
|
FilterUidRevisionTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/FilterUidRevisionTest.php |
Tests the node_uid_revision handler. |
FileCache::$extension |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
|
DummyJoinTable::$name |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
FileFieldPathTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldPathTest.php |
Definition of Drupal\file\Tests\FileFieldPathTest. |
SimpleProcessTest.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php |
|