Namesort descending Location Description
EntityExampleBasicController::create modules/examples/entity_example/entity_example.inc Create and return a new entity_example_basic entity.
EntityExampleBasicController::delete modules/examples/entity_example/entity_example.inc Delete a single entity.
EntityExampleBasicController::deleteMultiple modules/examples/entity_example/entity_example.inc Delete one or more entity_example_basic entities.
EntityExampleBasicController::save modules/examples/entity_example/entity_example.inc Saves the custom fields using backdrop_write_record().
EntityExampleBasicControllerInterface::create modules/examples/entity_example/entity_example.inc Create an entity.
EntityExampleBasicControllerInterface::delete modules/examples/entity_example/entity_example.inc Delete an entity.
EntityExampleBasicControllerInterface::save modules/examples/entity_example/entity_example.inc Save an entity.
EntityExampleTestCase::setUp modules/examples/entity_example/tests/entity_example.test Sets up a Backdrop site for running functional and integration tests.
EntityExampleTestCase::testEntityExampleBasic modules/examples/entity_example/tests/entity_example.test Test Entity Example features.
EntityFieldQuery::addCondition core/modules/entity/entity.query.inc Adds a condition to an already built SelectQuery (internal function).
EntityFieldQuery::addFieldCondition core/modules/entity/entity.query.inc Adds the given condition to the proper condition array.
EntityFieldQuery::addMetaData core/modules/entity/entity.query.inc Adds additional metadata to the query.
EntityFieldQuery::addTag core/modules/entity/entity.query.inc Adds a tag to the query.
EntityFieldQuery::age core/modules/entity/entity.query.inc Queries the current or every revision.
EntityFieldQuery::count core/modules/entity/entity.query.inc Sets the query to be a count query only.
EntityFieldQuery::deleted core/modules/entity/entity.query.inc Filters on the data being deleted.
EntityFieldQuery::entityCondition core/modules/entity/entity.query.inc Adds a condition on entity-generic metadata.
EntityFieldQuery::entityOrderBy core/modules/entity/entity.query.inc Orders the result set by entity-generic metadata.
EntityFieldQuery::execute core/modules/entity/entity.query.inc Executes the query.
EntityFieldQuery::fieldCondition core/modules/entity/entity.query.inc Adds a condition on field values.
EntityFieldQuery::fieldDeltaCondition core/modules/entity/entity.query.inc Adds a condition on the field delta column.
EntityFieldQuery::fieldLanguageCondition core/modules/entity/entity.query.inc Adds a condition on the field language column.
EntityFieldQuery::fieldOrderBy core/modules/entity/entity.query.inc Orders the result set by a given field column.
EntityFieldQuery::finishQuery core/modules/entity/entity.query.inc Finishes the query.
EntityFieldQuery::initializePager core/modules/entity/entity.query.inc Gets the total number of results and initialize a pager for the query.
EntityFieldQuery::pager core/modules/entity/entity.query.inc Enables a pager for the query.
EntityFieldQuery::propertyCondition core/modules/entity/entity.query.inc Adds a condition on an entity-specific property.
EntityFieldQuery::propertyOrderBy core/modules/entity/entity.query.inc Orders the result set by an entity-specific property.
EntityFieldQuery::propertyQuery core/modules/entity/entity.query.inc Queries entity tables in SQL for property conditions and sorts.
EntityFieldQuery::queryCallback core/modules/entity/entity.query.inc Determines the query callback to use for this entity query.
EntityFieldQuery::range core/modules/entity/entity.query.inc Restricts a query to a given range in the result set.
EntityFieldQuery::tableSort core/modules/entity/entity.query.inc Enables sortable tables for this query.
EntityFieldQueryTestCase::assertEntityFieldQuery core/modules/entity/tests/entity_query.test Fetches the results of an EntityFieldQuery and compares.
EntityFieldQueryTestCase::setUp core/modules/entity/tests/entity_query.test Sets up a Backdrop site for running functional and integration tests.
EntityFieldQueryTestCase::testEntityFieldQuery core/modules/entity/tests/entity_query.test Tests EntityFieldQuery.
EntityFieldQueryTestCase::testEntityFieldQueryAccess core/modules/entity/tests/entity_query.test Tests EntityFieldQuery access on non-node entities.
EntityFieldQueryTestCase::testEntityFieldQueryDisablePager core/modules/entity/tests/entity_query.test Tests the disabling the pager in EntityFieldQuery.
EntityFieldQueryTestCase::testEntityFieldQueryMetaConditions core/modules/entity/tests/entity_query.test Tests field meta conditions.
EntityFieldQueryTestCase::testEntityFieldQueryPager core/modules/entity/tests/entity_query.test Tests the pager integration of EntityFieldQuery.
EntityFieldQueryTestCase::testEntityFieldQueryRouting core/modules/entity/tests/entity_query.test Tests the routing feature of EntityFieldQuery.
EntityFieldQueryTestCase::testEntityFieldQueryTableSort core/modules/entity/tests/entity_query.test Tests the TableSort integration of EntityFieldQuery.
EntityFieldQueryTestCase::testEntityFieldQueryTranslatable core/modules/entity/tests/entity_query.test Tests querying translatable fields.
EntityFieldQueryTestCase::testTablePrefixing core/modules/entity/tests/entity_query.test Tests EFQ table prefixing with multiple conditions and an altered join.
EntityIDLayoutAccess::checkAccess core/modules/layout/plugins/access/entity_id_layout_access.inc
EntityIDLayoutAccess::form core/modules/layout/plugins/access/entity_id_layout_access.inc
EntityIDLayoutAccess::formSubmit core/modules/layout/plugins/access/entity_id_layout_access.inc
EntityIDLayoutAccess::formValidate core/modules/layout/plugins/access/entity_id_layout_access.inc
EntityIDLayoutAccess::summary core/modules/layout/plugins/access/entity_id_layout_access.inc
EntityIDLayoutAccess::__construct core/modules/layout/plugins/access/entity_id_layout_access.inc Constructor for a Layout access rule.
EntityInterface::access core/modules/entity/entity.class.inc Determines whether the given user has access to this entity.

Pages